Skip to content

fix: wrong order of resolving function expression and operands expression for call_indirect#2994

Open
Changqing-JING wants to merge 2 commits intoAssemblyScript:mainfrom
Changqing-JING:bugfix/2989
Open

fix: wrong order of resolving function expression and operands expression for call_indirect#2994
Changqing-JING wants to merge 2 commits intoAssemblyScript:mainfrom
Changqing-JING:bugfix/2989

Conversation

@Changqing-JING
Copy link
Copy Markdown
Contributor

@Changqing-JING Changqing-JING commented Mar 21, 2026

Fixes #2989

Changes proposed in this pull request:
Fix wrong order of resolving function expression and operands expression for call_indirect

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function reference and parameter are resolved in wrong order.

1 participant